CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gabor human

搜索资源列表

  1. Feature Extraction and Gabor Filtering_C+Matlab.ra

    1下载:
  2. Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:966243
    • 提供者:杨愚根
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. 3

    0下载:
  2. FSVM在人眼状态识别中的应用,一种结合gabor滤波和模糊支持向量机进行人眼状态检测的方案-FSVM in the human eye pattern recognition application, a combination of gabor filtering and fuzzy support vector machine is the human eye state inspection programs to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:158535
    • 提供者:铁军
  1. contournet

    1下载:
  2. 视觉神经科学中一个重要的研究方法就是建立初级视觉系统功能与自然图像的统计特性之间的关系,通过对自然图像的有效编码(稀疏性)可以模拟初级视觉皮层的一些基本属性,包括简单、复杂细胞的感受野,细胞的空间组织结构等。本课题旨在研究如何建立一个高阶神经网络结构,通过学习过程稀疏的表示复杂细胞对自然图像块的响应,进而实现对图像轮廓的编码以及模型自上而下的推理。-use ica and gabor filter to simulate the visula system of human
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-22
    • 文件大小:5370320
    • 提供者:风无痕
  1. Gabor

    0下载:
  2. Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:535
    • 提供者:阿瑟
  1. gaborwavelet

    0下载:
  2. Gabor wavelet transform applied to feature extraction of ophthalmic images. We investigate a new approach for measuring ocular refractive errors (astigmatism, near-sightedness and shortsightedness) from images of the human eye [1]. This ap
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6879
    • 提供者:Real
  1. gabor_image_paper

    0下载:
  2. Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6887
    • 提供者:Real1
  1. cvgabor

    0下载:
  2. 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5791
    • 提供者:xufei
  1. Face-recognition

    0下载:
  2. 本文针对人脸图像的特点,选取一组Gabor 小波核,并用这组Gabor 小波核对人脸图像进行Gabor 小波变换,提取人脸 图像的有效信息。在此基础上,用2DPCA 对Gabor 小波提取的 数据矩阵进行降维,最后用最近邻法对人脸进行分类。-In this paper, the characteristics of face images, select a set of Gabor wavelet kernel, and check with this set of Gabor wav
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:54973
    • 提供者:
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. GaborFeature

    0下载:
  2. Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform is windowed Fourier transform, Gabor functions in the frequency domain at different scales and different directions to extract relevant features
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1128
    • 提供者:majin
  1. Gabor

    0下载:
  2. 基于opencv1.0实现的二维Gabor滤波器,  Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6118
    • 提供者:joshua
  1. Face-recognition-based-Gabor

    0下载:
  2. 利用Gabor特征和人工智能结合来检测人脸,利用matlab写的-The use of Gabor features and artificial intelligence combine to detect human face using matlab write
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:117180
    • 提供者:Andrew
  1. FaceDet(Gabor_netWork)

    0下载:
  2. 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:19137878
    • 提供者:朝颜
  1. Morlet-Wavelet-Kernel-by-Marcelo-Cicconet

    0下载:
  2. The Morlet wavelet (or Gabor wavelet) is a wavelet composed of a complex exponential (carrier) multiplied by a Gaussian window (envelope). This wavelet is closely related to human perception, both hearing and vision.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:4574
    • 提供者:无界
  1. src

    0下载:
  2. Gabor带通滤波器,与人类视觉接收场模型相吻合算法-Gabor bandpass filter, and human visual reception field model match algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:273408
    • 提供者:lydowndoc
  1. gabor

    0下载:
  2. 2D gabor wavelet,used to simulate human vision for any application in digital image processing-2D gabor wavelet,used to simulate human vision for any application in digital image processing
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:masboss ck
  1. Gabor-face-detection

    0下载:
  2. 基于Gabor特征提取和神经网络的人脸检测的matlab程序-Human face detection based on Gabor feature extraction and neural network in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:152751
    • 提供者:mark
  1. gabor

    0下载:
  2. gabor滤波相当于人的感官系统,可以识别对图像纹理特征-Gabor filtering is equivalent to the human sensory system, you can identify the image texture features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:6784
    • 提供者:王婷婷
« 12 »
搜珍网 www.dssz.com